LassoScript Utility
Basics Browse Detail

[Tag->ParamInfo]

Tag Link [Tag->ParamInfo] Category Tags
Type Member Source Available No
Support Preferred Version 7.0
Change Unchanged Data Source Any
Output Type Array Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0, Lasso 7.0

Description

[Tag->ParamInfo] allows the parameters of a tag to be inspected. This works for most custom tags, but not for all built-in tags or tags written in LCAPI or LJAPI. The return value is an array of pairs. The first element of the pair is a map that contains information about the tag parameter including the name, type, and required and copied attributes.

Syntax

[Tag->ParamInfo]

Parameters

No Parameters Required.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.